From 05ad6b5db6ae32a6b66e308a232f6b038a2f727d Mon Sep 17 00:00:00 2001 From: real-zephex Date: Sat, 30 Mar 2024 12:11:09 +0530 Subject: fix: looks like image proxy is must for viewing manga pages. we will have to bare with the slow speeds ig --- src/app/manga/[title]/[id]/[read]/page.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/app/manga/[title]/[id]') diff --git a/src/app/manga/[title]/[id]/[read]/page.jsx b/src/app/manga/[title]/[id]/[read]/page.jsx index 127a6b9..e584ee2 100644 --- a/src/app/manga/[title]/[id]/[read]/page.jsx +++ b/src/app/manga/[title]/[id]/[read]/page.jsx @@ -31,7 +31,7 @@ export default async function Read({ params }) { images.map((item, index) => (